/ Assembly List / LJCAddressParserLib / StandardAddress / LastLinePreviousIndex

Namespace - LJCAddressParserLib


Parameters
currentIndex - The token index value.

Returns

true if the index was decremented; otherwise, false.

Syntax

C#
public Boolean LastLinePreviousIndex(Int32& currentIndex)

Sets the currentIndex value to the previous index value if it is within the token index range.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.